/*全局样式*/
html {
    -webkit-overflow-scrolling: touch;
    font-family: "Microsoft YaHei UI", Helvetica, Arial, sans-serif;
    overflow-x: hidden;
}

/*reset css*/
ul, li {
    list-style-type: none;
    padding-left: 0;
}

.child-wrap {
    overflow: hidden;
    position: relative;
    padding: 0 20px;
}
.item-prev {
    left: -25px;
}
.item-next {
    right: -25px;
}
.item-prev, .item-next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    color: #fff;
    background: rgba(210, 210, 210, 0.8);
    padding: 0 5px;
    cursor: pointer;
    z-index: 10;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.yyyy a{
	height:80px;
	margin: 19px;
	background: #f5f5f5;
	border: 1px solid #eee;
}
.yyyy img{
	width:25%!important;
	 margin-right: 10px;
    max-height: 50px;
	display: inline!important;
}
.owl-carousel .owl-item {
	text-align: center;
}
.owl-carousel .owl-item a {
    display: block;
    padding: 20px;
    font-size: 1.5em;
    border-radius: 4px;
	
}

#lunbo{
    width:300px;

 
}
#one{
    width:300px;
    overflow:hidden;
}
#one li{
    float:left;
    width:300px;
    display:none;
}
#one li img{
    width:100%;
    height:100%;
}
#one .on{display:block;}
#two .on{ border:1px solid #801b1f;background:#801b1f;}
#two{
    position:absolute;
    left:110px;
    bottom:20px;
}
#two li{
    float:left;
    width:10px;
    height:10px;
    border:1px solid #fff;
    background:#fff;
    margin-left:10px;
    cursor: pointer;
    text-align:center;
}
 
.slider-page{display:none;}
.slider-page a{
    display: block;
    width: 28px;
    height: 62px;
    line-height: 62px;
    background: rgba(0,0,0,.2);
    color: #e64352;
    text-align: center;
    font-size: 50px;
    font-weight: 400;
    margin-top: -5px;
    font-family: simsun;
}
#left{
    position:absolute;
    left:5%;
    top:215px;
}
#right{position:absolute;
    right:5%;
    top:215px;
}
#lunbo:hover .slider-page{display:block;}

.child-wrap:hover .item-next {
    right: 0;
}

.child-wrap:hover .item-prev {
    left: 0;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    width: 100%;
    height: 227px;
}
.location ul{
	overflow:hidden;
}
.location ul li{
	overflow:hidden;
	float:left;
}
.loc-link{
	overflow:hidden;
}
.main p {
	width:100%!important;
	line-height: 28px;
    font-size: 16px!important;
    text-indent: 30px;
}
.main p span{
	line-height: 28px;
    font-size: 16px!important;
    text-indent: 30px;
}
.main p img{
	
}
@media screen and (max-width: 1440px){
    .list-title {
        width: 80%;
    }

    .navbar-default .navbar-nav > li > a {
        width: 120px;
    }

    .basic-photo .left {
        padding: 35px 0;
    }

    .basic-photo .right {
        width: 94%;
    }

    #owl-demo .item {
        padding: 10px 5px;
    }

    .business-wrap .right ul li a {
        font-size: 1.5em;
    }

    .single-news-wrap .news-title {
        font-size: 1.2em;
    }

    .list-group-item {
        padding-top: 5px;
    }

    .download-wrap li {
        padding-top: 6px;
    }

    .carousel-inner > .item > a > img, .carousel-inner > .item > img {
        min-height: 205px;
    }
}

.navbar {
    margin-bottom: 0;
}

.navbar-default {
    background-color: transparent;
    border: none;
}

.navbar-nav {
    float: left;
}

.navbar-nav > li.active::after {
    width: 100%;

}
.navbar-nav > .active{
	color:#fff!important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
    color: #deb400
}

/*下拉菜单*/
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{
    color:#ffffff;
    background-color:#e7e7e7
}
.dropdown a:hover{
    color: #ffffff;
}
.dropdown-menu{
    width: 100%;
}
.dropdown-menu li a{
    padding: 10px;
}
.dropdown-menu li a:hover{
    background: #005bac;
    color: #ffffff;
}

.navbar-default .navbar-nav > li > a {
    padding: 15px 0;
    font-size: 1.2em;
    width: 170px;
    text-align: center;
    border-right: 1px solid #e0e0e0;
}

.navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li:hover > a {
    color: #fff;
    background: url("../images/mian_btn_on.png") no-repeat;
    background-size: cover;
    border-color: transparent;
}

.navbar-default .navbar-nav > li.active > a:hover, .navbar-default .navbar-nav > li.active:hover > a {
    background-color: transparent;
    color: #fff
}

.navbar-brand {
    height: auto;
    max-width: 400px;
}

.container > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
    padding: 0;
}

a {
    color: #5f626b;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}

a:hover, .topLink a:hover {
    color: #deb400;
    text-decoration: none;
}

.fixed {
    position: fixed;
    width: 100%;
    background: #fff;
}

.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    background: url("../images/nav_bg.png") top left;
    box-shadow: 0 0 20px rgba(198, 198, 198, 0.75);
}

.nav-fixed {
    position: fixed;
    width: 100%;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 999999999;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

.ellipse {
    width: 80%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ellipse-3h {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 72px;
}

.left {
    float: left;
}

ul {
    margin-bottom: 0;
}

.ellipse {
    width: 80%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*header*/
.header {
    background: #fff;
    padding-bottom: 0;
}

.banner img {
    width: 100%;
}

.banner {
    max-height: 200px;
    overflow: hidden;
}

.top-info {
    padding: 10px 20px;
}

.login-info {
    float: left;
}

.login-info li, .date li {
    float: left;
    margin-right: 20px;
}

.login-info li:nth-child(2) {
    margin-right: 0;
}

.login-info li:nth-child(2) a {
    color: #d0673f;
}
.nw-login a{
	color: #d0673f;
}
.login-info li:nth-child(1), .date li:nth-child(2) {
    color: #005bac;
}
.nw-data,.nw-hello{
	 color: #005bac;
}
.date li span {
    margin: 0 20px;
    color: #888;
}

.search {
    float: right;
    margin: 7px 15px 0 0;
    position: relative;
}

.search input {
    background: #e5e5e5;
    border-radius: 5px;
    padding: 8px 15px;
    outline: none;
    border: none;
    box-shadow: 2px 2px 10px rgba(198, 198, 198, 0.9) inset;
}

.search span {
    position: absolute;
    color: #a5a5a5;
    right: 8px;
    top: 7px;
    font-size: 1.5em;
}

/*content*/
.container {
    width: 95%!important;
    margin-top: 30px;
}



/*
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: nowrap;
    font-size:14px ;
}
.dropdown-menu > li > a:hover{
    background: #232323;
}*/


/*banner*/
@media screen and (min-width:1300px){
	.slider-show, .slider-show-panel img, .slider-show-extra {
		width: 98%;
		height: 203px;
	}
}
@media screen and (max-width:1299px){
	.slider-show, .slider-show-panel img, .slider-show-extra {
		width: 98%;
		height: 100%;
	}
}
@media screen and (min-width:1800px){
	.slider-show, .slider-show-panel img, .slider-show-extra {
		width: 98%;
		height: 213px;
	}
}
@media screen and (min-width:1920px){
	.slider-show, .slider-show-panel img, .slider-show-extra {
		width: 98%;
		height: 250px;
	}
	.jtdt{
		line-height:24px;
		/*width:621px;
		margin-left:-59px;*/
	}
	.tzgg{
		line-height:24px;
		/*width:621px;*/
	}
}


.slider-show-show {
    text-align: center;
    margin: 30px auto;
    position: relative;
}
.slider-show-panel, .slider-show-nav, .slider-show-pre, .slider-show-next {
    position: absolute;
    z-index: 8;
	width:100%;
}
.slider-show-panel {
    position: absolute;
}
.slider-show-panel img {
    border: none;
}
.slider-show-extra {
    position: relative;
}
.slider-show-nav {
    margin-left: -51px;
    position: absolute;
    left: 50%;
    bottom: 4px;
}
.slider-show-nav li {
    background: #ff8321;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    margin: 0 2px;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    height: 10px;
    line-height: 10px;
    width: 10px;
}
.slider-show-nav .slider1-item-selected {
    background: white;
}
.slider-show-page a{
    background: rgba(0, 0, 0, 0.2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
    color: #fff;
    text-align: center;
    display: block;
    font-family: "simsun";
    font-size: 22px;
    width: 28px;
    height: 62px;
    line-height: 62px;
    margin-top: -31px;
    position: absolute;
    top: 50%;
}
.slider-show-page a:HOVER {
    background: rgba(0, 0, 0, 0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
}
.slider-show-next {
    right:-4%;
	right:-6%\9;
    margin-left: -28px;
}

/*新闻tab*/
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background: url("../images/second_btn_on.png") no-repeat;
    background-size: 100% 100%;
    color: #fff;
    border: none;
}

.nav-tabs > li > a {
    padding: 8px 25px;
    border: none;
}

.nav-tabs > li > a:hover {
    background: url("../images/second_btn_on.png") no-repeat;
    background-size: 100% 100%;
    color: #fff;
    border: none;
}

.news-list .list-group {
    margin-bottom: 0;
}

.news-list .list-group-item:nth-of-type(1) {
    padding-top: 0;
}

.news-list .list-group-item {
    border: none;
    border-bottom: 1px solid #e1e1e1;
    border-radius: 0;
    background-color: transparent;
    padding: 10px 0 0 0;
}

.list-title {
    width: 85%;
    float: left;
    margin-bottom: 0;
	font-size:1.4rem
}

.news-time {
    float: right;
    color: #888;
}

.nav-tabs {
    border: none;
}

.list-group-item {
    border: none;
    padding: 10px 10px 0 10px;
    margin-bottom: 0;
}

.tab-pane {
    border: 1px solid #eee;
}

.list-group {
    margin-bottom: 0;
    padding-bottom: 10px;
}

/* 党群建设 */
.loc-container {
    width: 100%;
    background: #f7f7f7;
}

.location {
    text-align: right;
    width: 80%;
    margin: 0 auto;
    padding: 10px 0;
}

.second-container {
    width: 80%;
    margin: 0 auto;
    margin-top: 15px;
}

.location .fa {
    color: #deb400;
}

.loc-link ul {
    float: right;
}

.loc-link ul li {
    float: left;
    margin: 0 0 0 5px;
}

.second-container::after {
    content: '';
    display: block;
    clear: both;
}

.accordion {
    margin-top: 15px;
}

.accordion .link {
    cursor: pointer;
    display: block;
    padding: 15px;
    color: #333;
    font-size: 1.0em;
    border-bottom: 1px solid #CCC;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li:last-child .link {
    border-bottom: 0;
}

.accordion li i {
    position: absolute;
    top: 16px;
    right: 15px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px;
}

.accordion li.open .link {
    
    background: #005bac;
    border-bottom: 1px solid #005bac;
}
.accordion li.open .link a{
	color: #fff;
}
.accordion li.open i {
    color: #fff;
    transform: rotate(90deg);
}

.accordion li.open .submenu {
    display: block;
}

.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.submenu {
    display: none;
    background: #d1e1f0;
    font-size: 14px;
}

.submenu h4{
    font-size: 18px;
    font-weight: bold;
    display: block;
    background: #005bac;
    padding: 10px 15px;
    color: #ffffff;
}
.submenu li{
    margin-bottom: 5px;

}
.submenu li a{
    color: #000;
    display: block;
    padding: 10px 15px;
    text-decoration: none;

}
.submenu li.active a{
    background: #1f81d9;
    color: #ffffff;
    text-decoration: none;
}
.submenu li a:hover{
    background: #d1e1f0;
    color: #ffffff;
    text-decoration: none;
}

.accordion li.open .submenu {
    display: block;
}

/* 新闻列表 */
.news-list-01 .left img {
    width: 100%;
    height: 150px;
}

.news-wrap .title {
    width: 100%;
    font-size: 1.4em;
    color: #000;
    margin: 10px 0 15px 0;
	font-weight:400;
}

.news-wrap .title a {
    color: #000;
}

.news-wrap .title a:hover {
    color: #005bac;
}
.yd-dh{
	display:none;
	width:100%;
	height:60px;
	background:#054480;
	padding:10px 0;
	white-space:nowrap;
	overflow-y:hidden;
}
.yd-dh li{
	width:33%;
	height:40px;
	text-align:center;
	line-height:40px;
	display:inline-block;
	border-left:2px solid #dfe6f0;
}
.yd-dh li:first-child{
	border-left:0px;
}
.yd-dh li a{
	color:#fff;
	display:block;
}
.news-wrap .content {
    color: #555;
	display: -webkit-box;
	overflow:hidden;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}

.news-wrap .date {
    margin-top: 20px;
    color: #888;
}

.news-list-01 {
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}

.news-list-01:hover {
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.075);
    transition: all 0.3s linear;
}

.news-more {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 35px;
}

.news-more .more {
    padding: 10px 45px;
    color: #005bac;
    margin: 0;
    background: #f5f5f7;
}

.right-wrap {
    margin-top: 15px;
    padding: 0 15px;
}
.news-content .title{
	font-size:29px;
	text-align:center;
	font-weight:400;
}
.right-wrap .title {
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 5px 0;
    margin: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}
.news-title-02{
	font-size:1.2em;
}
.right-wrap .r {
    position: relative;
    margin-bottom: 20px;
}

.right-wrap .r img {
    width: 100%;
}

.player .player-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -17.5px;
    font-size: 2.5em;
    z-index: 10;
    color: #fff;
}

.player .player-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    z-index: 10;
}

.open-video {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    z-index: 999999999999999;
    background-color: rgba(255, 255, 255, 0.8);
}

.open-video .video {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 900px;
    height: 600px;
    margin: -300px 0 0 -450px;
    background-color: #000;
}

.video .video-detail {
    width: 100%;
    height: 100%;
}

.video .close {
    opacity: 0.6;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    color: #333;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.video .close:hover {
    opacity: 1;
}

.video .close span {
    display: block;
    color: #fff;
}
.news-list-02{
    padding: 15px;
    border: 1px solid #eee;
    margin-top: 15px;
    transition: all 0.3s linear;
}
.news-list-02:hover{
    border-color: #005bac;
}
.news-list-02 .date{
    text-align: right;
}
/*footer*/
.footer {
    background: #383838;
    padding: 20px 0;
    color: #c9c9c9;
}

.footer .copyright {
    text-align: center;
    color: #fff;
}

.copyright a {
    color: #fff;
}

.friend-link {
    width: 500px;
    margin: 0 auto;
    text-align: center;
}

.friend-link li {
    float: left;
}

.friend-link li a {
    color: #c9c9c9;
	padding:0 10px;
}

.friend-link li a:hover {
    color: #fff;
}

.main-news-title {
    color: #d0673f;
    font-size: 1.2em;
    margin-left: 10px;
}

#main-news-wrap {
    margin-top: -3px;
}

.more {
    text-align: left;
    margin-left: 10px;
}

.more a {
    color: #dfb700;
}

/*业务应用*/
.business-wrap {
    margin: 0 15px;
    border: 1px solid #eee;
}

.right {
    float: right;
}

.business-wrap .left {
    width: 5%;
    height: 100%;
    text-align: center;
    padding: 25px;
    background: #5498e0;
    color: #fff;
}

.business-wrap .right {
    width: 95%;
}

.business-wrap .right ul li {
    float: left;
    width: 18%;
    margin: 0 1%;
    text-align: center;
}

.business-wrap .right ul li a {
    display: block;
    padding: 20px;
    background: #f5f5f5;
    font-size: 1.7em;
    margin-top: 19px;
    border: 1px solid #eee;
    border-radius: 4px;
}

.business-wrap .right ul li a img {
    margin-right: 10px;
    max-height: 50px;
}

.right-news {
    margin-top: 5px;
}

.right-news:nth-child(1){
    margin-top: 35px;
}

.right-news img {
    width: 100%;
    max-height: 154px;
}

.basic-photo {
    margin: 0 15px;
    border: 1px solid #eee;
}

.basic-photo .left {
    width: 5%;
    text-align: center;
    padding: 35px;
    background: #5498e0;
    color: #fff;
    height: 100%;
    
}

.basic-photo .right {
    width: 95%;
}

.owl-carousel {
    width: 100%;
    overflow: hidden;
}

#owl-demo {
    margin-left: auto;
    margin-right: auto;
}

#owl-demo .item {
    display: block;
    padding: 10px;
}

#owl-demo img {
    display: block;
	height:134px;
}

.owl-item {
    float: left;
}

.single-news-wrap {
    background: #fff;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.05);
    border-top: 4px solid #5497df;
    position: relative;
    max-height: 323px;
}

.single-news-wrap .news-title {
    background: url("../images/btn_bg_child.png") no-repeat center;
	background: url("../images/btn_bg_child.png") no-repeat 0px\9;
    background-size: 100% 100%;
    max-width: 185px;
    color: #fff;
    font-size: 1.5em;
    padding: 10px 0;
    padding-left: 30px;
	
    margin: 0;
    margin-top: -4px;
}

.single-news-wrap .more {
    color: #5498e0;
    font-size: 1.2em;
    position: absolute;
    top: 10px;
    right: 10px;
}

.download-wrap {
    font-size: 1.4rem;
}

.download-wrap li {
    padding-top: 11px;
}

.download {
    font-size: 1.2rem;
    color: #dfb700;
    float: right;
}

.carousel-indicators {
    bottom: 20px;
    left: inherit;
    z-index: 15;
    width: auto;
    margin-left: 0;
    right: 20px;
}

.carousel-inner {

}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    width: 100%;
    max-height: 347px;
}

.carousel-inner .news-title {
    position: absolute;
    bottom: 0;
    padding: 5px 10px;
    width: 100%;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    margin-bottom: 0;
}

.carousel-inner .news-title .ellipse {
    width: 100%;
}

/*footer*/
.footer {
    margin-top: 30px;
	clear:both;
}

/*移动适配*/

@media screen and (max-width: 1600px) {
    .list-title {
        width: 80%;
    }

    .navbar-default .navbar-nav > li > a {
        width: 130px;
    }

    .basic-photo .left {
        padding: 35px 0;
    }

    .basic-photo .right {
        width: 94%;
    }

    #owl-demo .item {
        padding: 15px 5px;
    }

    .carousel-inner > .item > a > img, .carousel-inner > .item > img {
        min-height: 347px;
    }

    .second-container, .location {
        width: 90%;
    }

    .location {
        padding-right: 30px;
    }
}

@media screen and (max-width: 1367px) {
    .list-title {
        width: 78%;
    }

    .navbar-default .navbar-nav > li > a {
        width: 120px;
    }

    .basic-photo .left {
        padding: 35px 0;
    }

    .basic-photo .right {
        width: 94%;
    }

    #owl-demo .item {
        padding: 10px 5px;
    }

    .business-wrap .right ul li a {
        font-size: 1.3em;
    }

    .single-news-wrap .news-title {
        font-size: 1.2em;
    }

    .list-group-item {
        padding-top: 5px;
    }

    .download-wrap li {
        padding-top: 6px;
    }

    .carousel-inner > .item > a > img, .carousel-inner > .item > img {
        min-height: 302px;
    }
}

@media screen and (max-width: 1281px) {
    .navbar-default .navbar-nav > li > a {
        width: 100px;
    }

    .download-wrap li {
        padding-top: 6px;
    }

    .business-wrap .right ul li a img {
        max-height: 35px;
    }

    .carousel-inner > .item > a > img, .carousel-inner > .item > img {
        min-height: 302px;
    }
}

@media screen and (max-width: 768px) {
    .topLink {
        display: none;
    }

    .navbar-brand {
        width: 70%;
    }

    .navbar-brand img {
        padding: 5px;
    }

    .ellipse {
        width: 50%;
    }

    .list-title {
        width: 70%;
    }

    .open-video .video {
        width: 100%;
        height: 100vh;
        position: relative;
        left: 0;
        top: 0;
        margin: 0;
    }

    video {
        width: 100%;
    }

    .side {
        display: none;
    }

    .navbar-nav {
        float: inherit;
        text-align: center;
    }

    .circle-title {
        font-size: inherit;
        margin-left: 8%;
    }

    .common-link .nav-tabs > li > a {
        font-size: 0.5em;
    }

    .container {
        width: 100%;
        padding: 0;
    }

    .top-info, .banner {
        display: none;
    }

    .navbar-default .navbar-nav > li > a {
        width: 100%;
    }

    .col-xs-12 {
        margin-top: 15px;
    }

    .business-wrap .right ul li {
        width: 48%;
    }

    .business-wrap .left, .basic-photo .left {
        display: none;
    }

    .business-wrap .right, .basic-photo .right {
        width: 100%;
    }

    .business-wrap .right ul li a {
        font-size: 1.0em;
        margin-top: 5px;
    }

    .business-wrap .right ul li a img {
        max-height: 30px;
    }

    .navbar-collapse {
        box-shadow: none;
        background: none;
    }

    .carousel-inner > .item > a > img, .carousel-inner > .item > img {
        min-height: inherit;
    }

    .container:nth-of-type(1) {
        margin-top: 0;
    }

    .navbar-header {
        background: url("../images/logo.png") no-repeat left center;
        background-size: 75%;
        border-bottom: 1px solid #eee;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.045);
    }

    .search {
        width: 90%;
        float: none;
        margin: 0 auto;
    }

    .search input {
        width: 100%;
    }

    .navbar-collapse.in {
        overflow-x: hidden;
        padding-bottom: 15px;
    }
    .news-list-01 .left{
        display: none;
    }
    .news-list-02{
        margin: 0 -15px;
    }
}